Unix has a thriving public domain community. All of the applications mentioned in this article are free or shareware. It is this vast library of free software that makes Unix such a desirable Operating System for many people. Due to the nature of Unix it's public domain philosiphy is slightly different to that of almost any other operating system. If you consider that there are many different hardware platforms, with different CPU's, running a variety of Unix varients, both freeware versions such as Linux and NetBSD, or commercial offerings like Solaris or HP/UX then it is impossible to produce an application that will run on every single machine. The majority of authors do not even try to, they simply make the source code available and leave it up to the individual to produce an executable for their particular unix variation. This has two notible side-effects. Firstly it makes software installation more difficult as you must first compile the program before installing it. Fortunatly most authors provide "make scripts". These are the Unix equivalent of the Amiga's Install scripts and tell the Make program things like which compiler to use and where to put the finished application. | ![]() |
Programs on the CD One of the things you may have noticed when you installed X Windows is that it does not include a file manager. You still have to manipluate files using the command line. Fortunatly there are a variety of File Managers available. XFM or the X File Manager provides a windows based environment for file manipulation. XFM is split into 2 windows, the first displays the current directory in either Icon, Text or Tree format. The second window contains icons for selection of applications, although obviously these must be present on your machine for you to use them. XFM enables you to create and delete files or directorys without having to go anywhere near a command line again, although many hardened Unix users find that once they are familiar with all the commands the shell is easier and faster to use. Because XFM was not originally written for the Amiga there appears to be a small bug with the display. Unless you are running TWM then some of the icons may not be displayed. Moxfm is a Motif based file manger. It functions almost identically to xfm but does not seem to be as fussy which windows manager it runs under. One of Unix's strong point is image manipulation. Many powerfull applications have been written to take advantage of the processing power of large mainframes. Many of these programs run just as well under NetBSD. As you would expect from a predominantly text based OS there are literally hundreds of text editors available for unix. These range from simple no frills editors to hugely complicated programs like LaTex which can be used to convert text files to different formats. Those of you struggling to get to grips with vi will probably want to make installing pico a priority. Unix also has a wide range of free web browsers and other web related tools such as html editors. For those of you with only a small amount of memory lynx is a text only browser that doesn't require the overhead of X to run. Other applications worth mentioning include the Email Clients, Elm and Pine; Lha; numerous games and UAE the Amiga Emulator which can be great for running old games and programs that won't run under anything above WB1.3. Pre-compiled versions of the all the applications shown in the table on the right were distributed on an Amiga Format cover CD on the November 1997 issue (AFCD20). The most recent versions of all these applications can be downloaded from here. The next article looks at the different Window Managers availabe for NetBSD. |
|